home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / misc-part2 / 11941 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.7 KB

  1. Path: dispatch.news.demon.net!demon!redrobe.demon.co.uk
  2. From: Mike@Redrobe.demon.co.uk (Mike Redrobe)
  3. Newsgroups: alt.sys.amiga.demos,comp.sys.amiga.games,comp.sys.amiga.misc,comp.sys.amiga.programmer
  4. Subject: Re: These technical terms...
  5. Date: 11 Apr 96 14:21:14 +0000
  6. Message-ID: <1267.6675T861T718@Redrobe.demon.co.uk>
  7. References: <kaebul39a7z.fsf@gamma.hut.fi>
  8. NNTP-Posting-Host: redrobe.demon.co.uk
  9. X-NNTP-Posting-Host: redrobe.demon.co.uk
  10. X-Newsreader: THOR 2.22 (Amiga;TCP/IP)
  11.  
  12.  
  13. Hi, Mats A Knip , on 07-Apr-96 18:10:08 you scribbled....
  14. >> Right, I've been reading these groups for about six months now, and I
  15. >> need to know what the following things are please:
  16.  
  17. >>   1) BSP
  18. >>   2) RayCasting
  19.  
  20. >I've never seen a "formal" description to raycasting (if there even
  21. >is one) but the technique that people most often talk about around
  22. >here when they mention it is a simplified raytrace that works on a
  23. >2D map. You just trace a ray in the map for each column of screen
  24. >to find out what wall will be visible in that particular column.
  25.  
  26. look in
  27.  
  28.         x2ftp.oulu.fi/pub/msdos/programming/theory/bsp_tree.zip
  29.  
  30. <extract>
  31.  This article explains how BSP (binary space partitioning) trees can be used in
  32.  a game such as DOOM as part of the rendering pipeline to perform back-face
  33.  culling, partial Z-ordering and hidden surface removal.
  34. <end>
  35.  
  36. ...and
  37.  
  38.         x2ftp.oulu.fi/pub/msdos/programming/docs/texttext.zip
  39.  
  40.          "approaches to real-time texture mapping a'la Doom - Ascii"
  41.  
  42. That site is also available on CD ;)
  43.  
  44. Mike
  45.  
  46. --
  47. ---------------------------------------------------------------------------
  48. Mike Redrobe - Mike@Redrobe.demon.co.uk         MikeRR on #Amiga
  49. ---------------------------------------------------------------------------
  50.  
  51.